home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 4311 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.6 KB

  1. Path: peer-news.britain.eu.net!strath-cs!pcallagh
  2. From: pcallagh@cs.strath.ac.uk (Paul Callaghan CS94)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: GCC 2.7.0
  5. Date: 27 Feb 1996 09:03:21 GMT
  6. Organization: Computer Science Dept., Strathclyde University., Glasgow, Scotland.
  7. Distribution: world
  8. Message-ID: <4guhcr$2mf@dunlop.cs.strath.ac.uk>
  9. NNTP-Posting-Host: muir-12.cs.strath.ac.uk
  10.  
  11. I have just recently unarchived the gcc 2.7.0 compiler and have been trying to
  12. compile some code which I have written under SAS/C 6.53 so that I can incorporate
  13. templates into it.  My problem is that I use the command line:-
  14.  
  15. g++ -v -o node node.cc
  16.  
  17. The compiler then gets to the the linker stage and says:-
  18.  
  19. ld: no file or directory for node
  20.  
  21. before terminating completely.
  22.  
  23. Is this just me or a bug which can be fixed.
  24.  
  25. Thanks in advance.
  26.  
  27. PS
  28. A while back I posted about some misc graphics routines I had written and was
  29. considering posting.  Due to other obligations it has taken a while to tidy up
  30. the code and get it working under Gnu, sas and assembler.  It is all finished and
  31. is sitting ready to be uploaded to the Aminet.  Expect it in a few days
  32.  
  33.  
  34. -- 
  35. ********************************************************************************
  36. pcallagh@cs.strath.ac.uk
  37. Paul Callaghan :- Second Year Computer Science and Avid Scheme Hater.
  38.  
  39. Microsoft:- Windows 2050,  This time We've got it right.
  40. Microsoft:- Windows 95, Bugs????? No they`re undocumented features
  41.         That`s half the FUN part.
  42. Pink Floyd:- "Shine On You Crazy Diamond."
  43. Me:- "AAAAAAAAAARRRRRRRRRRRGGGGGGGGGGHHHHHHHHHHHH!"
  44.  
  45. ********************************************************************************
  46.  
  47.